home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Initializing an Extension
- Sent: 3/8/96 11:17 PM
- Received: 3/11/96 8:27 AM
- From: Bernhard S. Wieser, octavian@agt.net
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- Okay.
-
- Why would you want to register the part with the
- extension via its init method? Shouldn't it be the other way around?
- The part registers the extension. If the part wants to get access to it, it
- calls GetExtensionManager( /* no ev in D11 Damon */ )->AcquireExtension(
- ev, kMyExtName )?
-
- Sort of confused... Thanks in advance.
-
- B.
- p.s. "Every SOM call can produce a SOM Exception." I am worried that
- SOM error checking is not consistently apparent. Do I have reason to be?
-
- /--------------------------------\+/------------------------------------\
- | Bernhard S. Wieser | "Do not copy the opinions of the |
- | Octavian Micro Development Inc. | arrogant, or let them dictate your |
- | octavian@agt.net | own, but look at things in their |
- | fax (403)289-5986 | own true light." - Marcus Aurelius |
- \--------------------------------/+\------------------------------------/
-
-